IMAPIFormContainer : IUnknown

The IMAPIFormContainer interface creates and manages form libraries within folders. This interface is used to create application-specific form libraries.

Quick Info

 

Header file:

MAPIFORM.H

Exposed by:

Form container objects

Implemented by:

Form library providers

Called by:

Client applications

Corresponding pointer type:

LPMAPIFORMCONTAINER

 

Vtable Order

 

InstallForm14H03EU

Installs a form into a form container.

RemoveForm_IJ25F

Removes a particular form from a form container.

ResolveMessageClass16W8_JW

Resolves a message class to its form within a form container and returns a form information object for that form.

ResolveMultipleMessageClasses32CFC2W

Resolves a group of message classes to their forms within a form container and returns an array of form information objects for those forms.

CalcFormPropSetXHZH.S

Returns an array of the properties used by all forms installed within a form container.

GetDisplay8950BA

Returns the display name of a form container.